home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / UTIL / TouchMe 1.1.1.sit / touchMe 1.11 Folder / CW9 PP source / source / touchMeRegistry.h < prev   
Text File  |  1996-08-08  |  330b  |  15 lines

  1. // ==================================================
  2. //    touchMeRegistry.h
  3. //    Copyright (C) 1996 Mizutori Tetsuya, July 4 1996.
  4. // ==================================================
  5. //    All documents are pretty-printed in Geneva 10-point font.
  6.  
  7. #pragma once
  8.  
  9. // Prototype
  10.  
  11. void RegisterPainClasses( void );
  12.  
  13.  
  14. // end of definitions
  15.